const golang.org/x/net/http2.cipher_TLS_RSA_WITH_DES_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L20: 	cipher_TLS_RSA_WITH_DES_CBC_SHA              uint16 = 0x0009
		ciphers.go#L370: 		cipher_TLS_RSA_WITH_DES_CBC_SHA,